List Tasks In Range

List tasks based on the provided query. Note that the Participant and TaskList are both optional. If neither supplied, then the query will be based on the default TaskList of the current user. If both are supplied, the TaskList will be ignored and the query based only on the supplied user.

listResult listTasksInRange( taskListQuery query , Projection projection )

Parameters

query
Type: taskListQuery
projection
ProjectionWrapper